libcmlutil-smlnj software package provides Concurrent ML utility library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcmlutil-smlnj
libcmlutil-smlnj is installed in your system.
Make ensure the libcmlutil-smlnj package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcmlutil-smlnj *
You will get with libcmlutil-smlnj package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | libcmlutil-smlnj |
| Version | 110.76-1 |
| Description | Concurrent ML utility library |
| Sub Section | devel |